export declare const formatBytes: (bytes: number, decimals?: number) => string; export declare const syncAriaDescribedBy: (id: string, tooltip?: string, description?: string, error?: string) => string;