export declare const seconds: (duration: string | number) => number;
