import { FixedWidthInterface } from './fixedWidth.types'; export declare function fixedWidthTheme(props: FixedWidthInterface): any;