import { ICustomBehaviour } from './types'; export declare const presetDefault: ICustomBehaviour; export declare const presetPlatform: ICustomBehaviour;