import { ProppyFactory } from './types'; export declare function withTimer(timer: number, defaults?: any): ProppyFactory;