import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { LoaderStylesProps } from '../../../../components/Loader/Loader';
import { LoaderVariables } from './loaderVariables';
export declare const loaderStyles: ComponentSlotStylesPrepared<LoaderStylesProps, LoaderVariables>;