declare const getWidth: (inline: boolean) => string;
export default getWidth;
