export declare function setupRevealOnShow(optFn?: () => { type?: "l2r" | "t2b"; enabled?: boolean; }): void;