export declare type LoaderProps = { fillColor?: string; mainColor?: string; spinRate?: number; height?: string; width?: string; };