export declare const getRhythm: (theme: any) => (key: any) => any;
export default getRhythm;
