declare function longer(text: string): string;
export default longer;
