declare const _default: () => {
    warning: string;
    suggestions: string[];
};
export default _default;
