export { makeViewBox as default };
/**
 * @returns {string | undefined}
 */
declare function makeViewBox(...args: any[]): string | undefined;
//# sourceMappingURL=makeViewBox.d.ts.map