import { IStyleFunction } from 'office-ui-fabric-react/lib/Utilities'; import { IComponentPageStyleProps, IComponentPageStyles } from './ComponentPage.types'; export declare const getStyles: IStyleFunction;