export declare const genId: () => string;
export declare const prefersReducedMotion: () => boolean | undefined;
