import './pageloader.sass'; export default function BPageLoader(props: { text: string; }): import("vue").VNode;