import { DisplayOptions } from './types'; export declare function getDisplayOptions(displayOptions?: DisplayOptions): Required;