declare const _default: ({ type: string; pragma?: undefined; } | { pragma: string; type: string; })[]; export default _default;