declare const _default: (name: string) => (msg: string) => void;
export default _default;
