export declare function multiply(a: number, b: number): Promise; export declare function navigateToTrimmer(uri: string, duration: string): Promise;