// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiHealth is rendered 1`] = `
`;
exports[`OuiHealth props color #000000 is rendered 1`] = `
`;
exports[`OuiHealth props color accent is rendered 1`] = `
`;
exports[`OuiHealth props color danger is rendered 1`] = `
`;
exports[`OuiHealth props color default is rendered 1`] = `
`;
exports[`OuiHealth props color ghost is rendered 1`] = `
`;
exports[`OuiHealth props color inherit is rendered 1`] = `
`;
exports[`OuiHealth props color primary is rendered 1`] = `
`;
exports[`OuiHealth props color secondary is rendered 1`] = `
`;
exports[`OuiHealth props color subdued is rendered 1`] = `
`;
exports[`OuiHealth props color success is rendered 1`] = `
`;
exports[`OuiHealth props color text is rendered 1`] = `
`;
exports[`OuiHealth props color warning is rendered 1`] = `
`;
exports[`OuiHealth props textSize inherit is rendered 1`] = `
`;
exports[`OuiHealth props textSize m is rendered 1`] = `
`;
exports[`OuiHealth props textSize s is rendered 1`] = `
`;
exports[`OuiHealth props textSize xs is rendered 1`] = `
`;